Category ASP.NETMVC
Share experience about ASP.NETMVC
ASP.NET Web API 2 with Autofac Owin
2016/02/29·1 min readHow to setup ASP.NET Web API 2 with Autofac and Owin
C# RSS Reader Publish Date Issue
2015/12/31·2 min readC# RSS reader publishes date issue.
Few Useful Visual Studio Extensions for .NET
2015/10/31·2 min readFew very nice visual studio extensions.
Sample Code - Use ASP.NET MVC With Razor
2015/10/31·1 min readEncrypt Decrypt Web.config ConnectionString by Use aspnet_regiis
2015/10/31·1 min readHow to Encrypt/Decrypt Web.config connectionString
Cross-Origin Resource Sharing Example with ASP.NET
2015/09/05·1 min readSimple example of how to achieve cross domain access at asp.net.
Tips About How to Deploy ASP.NET Web Application
2015/07/31·1 min readDeployment of ASP.NET Web APP
Sample Code for Creating ASP.NET MVC
2015/01/03·2 min readSimple Code to create ASP.NET MVC module.
List of Useful Links to Learn Sitecore
2014/10/31·1 min readFew list to learn sitecore. Athough, I don't like Sitecore, but just in case if I have to do it, following are list of resourcefor reference.
How to Setup and Customize Swagger with ASP.NET MVC
2016/03/04·5 min readThis walkthrough tutorial is about how to set up Swagger with ASP.NET MVC API by using Visual Studio 2015, also provides steps ofhow to customize the swagger UI.
ASP.NET Route All Url Go to Single Action
2015/10/31·1 min readasp.net mvc route for all the url
.NET Compiler Roslyn
2016/12/31·3 min readFew tips about .NET Compiler Roslyn.
Gulp ASP.NET MVC 4.5.2 Template and Browserify
2016/04/01·1 min readHow to Use Gulp ast ASP.NET MVC 4.5.2 Template.
List of Resources to Learn .NET
2016/02/02·1 min readResource to learn .NET
Use IIS Url Rewrite Module to Redirect from Http to Https
2015/12/31·1 min readHow to use IIS Rewrite module for redirect from http to https.
Windows Authentication
2015/10/31·2 min readSetup windows authentication
Fix 404 Issues to Load Bootstrap Icons on IIS
2015/01/31·1 min readFix 404 error when request bootstrap fonts.
How to Use Ninject as Dependency Injection with ASP.NET MVC
2014/04/05·2 min readHow to use Dependency Injection in Ninject at ASP.NET MVC application